OrganizationContactType 
EntityType  Independent 
Logical Entity Name  OrganizationContactType 
Default Table Name  SyOrganizationContactType 
Logical Only  NO 
Definition 
 
Note 
 

OrganizationContactType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
OrganizationContactTypeId(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(50)  NO 
 
LastModifiedUserId    INTEGER  NO 
 
IsSystemCode    BIT  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  YES 
 
IsActive    BIT  NO 
 

OrganizationContactType Keys 
Key Name  Key Type  Keys 
PK_SyOrganizationContactType_SyOrganizationContactTypeID  PrimaryKey  OrganizationContactTypeId 

OrganizationContactType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
OrganizationContact  Non-Identifying  One To Zero or More          NO 
SyOrganizationContact  Non-Identifying  One To Zero or More          NO 
OrganizationTypeContactType  Non-Identifying  One To Zero or More          NO 
SyOrganizationContact  Non-Identifying  One To Zero or More          NO 

OrganizationContactType Check Constraints 
Check Constraint Name  CheckConstraint